In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF~_ctor / GdPictureRectangleF Constructor(IEnumerable<GdPictureRectangleF>)

GdPictureRectangleF Constructor(IEnumerable<GdPictureRectangleF>)

In This Topic
Syntax
'Declaration

 

Public Function New( _

   ByVal rects As IEnumerable(Of GdPictureRectangleF) _

)
public GdPictureRectangleF( 

   IEnumerable<GdPictureRectangleF> rects

)
public GdPictureRectangleF( 

    rects: IEnumerable

); 
public function GdPictureRectangleF( 

   rects : IEnumerable

);
public: GdPictureRectangleF( 

   IEnumerable<GdPictureRectangleF*>* rects

)
public:

GdPictureRectangleF( 

   IEnumerable<GdPictureRectangleF^>^ rects

)

Parameters

rects
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF
GdPictureRectangleF Members
Overload List